home *** CD-ROM | disk | FTP | other *** search
/ Modeling the Dream / Modeling the Dream CD - Walkthroughs and Flybys II (1994)(Waite Group).iso / programs / floppy.zzz < prev    next >
Text File  |  1994-11-04  |  4KB  |  145 lines

  1. .FLOPPY.ZZZ
  2. %SBDEMOS Boot Floppy menu
  3. .
  4. *Inconexia by Iguana
  5. ?Developed by Vaneglis from Madrid Spain
  6. +if not exist %t%\mtdtemp\inconexi.exe goto nothere
  7. +%t%
  8. +cd\mtdtemp
  9. +inconexi
  10. +a:
  11. +goto end
  12. +:nothere
  13. +echo The Elements demo has been deleted from %t%\MTDTEMP. You will need to 
  14. +echo run the "Make boot disks" option again to unpack them to the hard disk.
  15. +pause
  16. +:end
  17. +dreams floppy.ZZZ
  18. .
  19. *Elements by Xography
  20. ?Programming by Walter Walther from Germany
  21. +if not exist %t%\mtdtemp\elements.com goto nothere
  22. +echo If your sound card is set to a DMA channel other than 1, you may have 
  23. +echo trouble with this demo. Use SBCONFIG (or equivalent software if you 
  24. +echo are not using a Sound Blaster) to change the DMA setting of your sound 
  25. +echo card to 1. Make sure that you boot from this boot disk before using 
  26. +echo SBCONFIG, so that SBCONFIG can modify the AUTOEXEC.BAT on the floppy.
  27. +echo.
  28. +echo You'll have to press the reset button to stop this demo before it ends.
  29. +pause
  30. +%t%
  31. +cd\mtdtemp
  32. +elements
  33. +pause
  34. +a:
  35. +goto end
  36. +:nothere
  37. +echo The Elements demo has been deleted from %t%\MTDTEMP. You will need to 
  38. +echo run the "Make boot disks" option again to unpack them to the hard disk.
  39. +pause
  40. +:end
  41. +dreams floppy.ZZZ
  42. .
  43. *Hex Appeal by Cascada
  44. ?Developed by Erik Stridell, Sweden
  45. +if not exist %t%\mtdtemp\appeal.exe goto nothere
  46. +echo If your sound card is set to a DMA channel other than 1, you may have 
  47. +echo trouble with this demo. Use SBCONFIG (or equivalent software if you 
  48. +echo are not using a Sound Blaster) to change the DMA setting of your sound 
  49. +echo card to 1. Make sure that you boot from this boot disk before using 
  50. +echo SBCONFIG, so that SBCONFIG can modify the AUTOEXEC.BAT on the floppy.
  51. +echo.
  52. +%t%
  53. +cd\mtdtemp
  54. +appeal
  55. +a:
  56. +goto end
  57. +:nothere
  58. +echo The Hex Appeal demo has been deleted from %t%\MTDTEMP. You will need to 
  59. +echo run the "Make boot disks" option again to unpack them to the hard disk.
  60. +pause
  61. +:end
  62. +dreams floppy.ZZZ
  63. .
  64. *The Good, the Bad and the Ugly
  65. ?by Surprise!Productions
  66. +if not exist %t%\mtdtemp\gbu.exe goto nothere
  67. +echo Sound is only available for the Gravis UltraSound on this one. 
  68. +pause
  69. +%t%
  70. +cd\mtdtemp
  71. +gbu
  72. +a:
  73. +goto end
  74. +:nothere
  75. +echo This demo has been deleted from %t%\MTDTEMP. You will need to run the
  76. +echo "Make boot disks" option again to unpack them to the hard disk.
  77. +pause
  78. +:end
  79. +dreams floppy.ZZZ
  80. .
  81. *The Takeover Demo
  82. ?By Epical from Finland
  83. +if not exist %t%\mtdtemp\loader.exe goto nothere
  84. +%t%
  85. +cd\mtdtemp
  86. +echo You'll have to press the reset button to stop this demo before it ends.
  87. +loader
  88. +a:
  89. +goto end
  90. +:nothere
  91. +echo This demo has been deleted from %t%\MTDTEMP. You will need to run the
  92. +echo "Make boot disks" option again to unpack them to the hard disk.
  93. +pause
  94. +:end
  95. +dreams floppy.ZZZ
  96. .
  97. *The Turrican 3 Preview 1 of 2
  98. ?A game preview from BrainBug
  99. +if not exist %t%\mtdtemp\resource.001 goto nothere
  100. +echo If your sound card is set to a DMA channel other than 1, you may have 
  101. +echo trouble with this demo. Use SBCONFIG (or equivalent software if you 
  102. +echo are not using a Sound Blaster) to change the DMA setting of your sound 
  103. +echo card to 1. Make sure that you boot from this boot disk before using 
  104. +echo SBCONFIG, so that SBCONFIG can modify the AUTOEXEC.BAT on the floppy.
  105. +echo.
  106. +echo:
  107. +pause
  108. +%t%
  109. +cd\mtdtemp
  110. +T3-1
  111. +a:
  112. +goto end
  113. +:nothere
  114. +echo This demo has been deleted from %t%\MTDTEMP. You will need to run the
  115. +echo "Make boot disks" option again to unpack them to the hard disk.
  116. +pause
  117. +:end
  118. +dreams floppy.ZZZ
  119. .
  120. *The Turrican 3 Preview 2 of 2
  121. ?Another game preview from BrainBug
  122. +if not exist %t%\mtdtemp\mtdtemp\resource.001 goto nothere
  123. +echo If your sound card is set to a DMA channel other than 1, you may have 
  124. +echo trouble with this demo. Use SBCONFIG (or equivalent software if you 
  125. +echo are not using a Sound Blaster) to change the DMA setting of your sound 
  126. +echo card to 1. Make sure that you boot from this boot disk before using 
  127. +echo SBCONFIG, so that SBCONFIG can modify the AUTOEXEC.BAT on the floppy.
  128. +echo:
  129. +pause
  130. +%t%
  131. +cd\mtdtemp\mtdtemp
  132. +T3-2
  133. +a:
  134. +goto end
  135. +:nothere
  136. +echo This demo has been deleted from %t%\MTDTEMP. You will need to run the
  137. +echo "Make boot disks" option again to unpack them to the hard disk.
  138. +pause
  139. +:end
  140. +dreams floppy.ZZZ
  141. .
  142. *Quit to DOS
  143. ?Return to your PC's operating system
  144. #
  145.